home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / relnotes / x_eoe / ch3.z / ch3
Text File  |  1998-11-02  |  10KB  |  331 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        3.  _C_h_a_n_g_e_s__a_n_d__A_d_d_i_t_i_o_n_s
  9.  
  10.           +o The default transport for local clients is a new high-
  11.             performance shared memory transport.  This transport is
  12.             designed to avoid the security, reliability, and memory
  13.             usage problems of the previous shared memory transport.
  14.  
  15.             This transport has not exhibited problems for
  16.             applications in our testing.  If it is found to cause
  17.             problems for a particular application, it can be
  18.             bypassed by setting the DISPLAY environment variable to
  19.             "unix:0" (or "unix:1" for the second display, etc.).
  20.             This will select the UNIX Domain Sockets transport,
  21.             which was the default in previous versions of Irix.
  22.  
  23.             Additionally, support for the Xsgi command line option
  24.             "-shmnumclients" has been removed.  This option
  25.             specified the number of clients which could be
  26.             concurrently supported by the previous shared memory
  27.             transport.  The new transport dynamically allocates
  28.             additional resources for new connections.
  29.  
  30.           +o Starting with _I_r_i_x _6._5, the Caps Lock and Num Lock keys
  31.             are ignored by default for keyboard accelerators. This
  32.             default behaviour can be changed by editing the file
  33.             /_u_s_r/_l_i_b/_X_1_1/_x_k_b/_X?-_c_o_n_f_i_g._k_e_y_b_o_a_r_d (where the '?' is
  34.             the display number), and commenting out the line
  35.             starting with _I_g_n_o_r_e_L_o_c_k_M_o_d_s.
  36.  
  37.           +o Starting with _I_r_i_x _6._4, the default behaviour for
  38.             logging in has been changed, such that the X server is
  39.             grabbed until a user logs in. This means that remote
  40.             applications will appear to hang if they attempt to
  41.             display to a system sitting at the login prompt. This
  42.             behaviour can be altered by changing the _g_r_a_b_S_e_r_v_e_r
  43.             flag to _F_a_l_s_e in the file /_u_s_r/_l_i_b/_X_1_1/_x_d_m/_x_d_m-_c_o_n_f_i_g.
  44.  
  45.           +o Starting with _I_r_i_x _6._3, the default behaviour once
  46.             logged in is to prevent applications running on another
  47.             system from displaying on the local host. See the _x_h_o_s_t
  48.             man page for more details, or the _d_e_s_k_t_o_p__e_o_e release
  49.             notes.
  50.  
  51.           +o Starting with _I_r_i_x _6._4, the default format for 32-bit
  52.             compiled objects is N32.  Given this, the *.sw32
  53.             subsystems have been merged into the *sw subsystems.
  54.  
  55.           +o _I_r_i_x _6._5 is based on the _X_1_1_R_6._3 release from The Open
  56.             Group. The _I_r_i_x _6._2 release was based on _X_1_1_R_6.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.           +o New R6 functionality supported in Irix 6.5 includes the
  75.             RECORD extension, the XSYNC extension, the XC-MISC
  76.             extension and the LBX extension.
  77.  
  78.           +o There are no plans to support the X Imaging Extension
  79.             (XIE) and the MIT-KERBEROS-5 authorization scheme which
  80.             were released with X11R6.
  81.  
  82.           +o _I_r_i_x _6._5 has full support for the new X Consortium
  83.             double-buffering extension, DBE.
  84.  
  85.           +o _I_r_i_x _6._5 no longer supports execution of NMBX double-
  86.             buffered applications (NMBX was an SGI-only double-
  87.             buffering extension).
  88.  
  89.           +o _I_r_i_x _6._5 supports displaying MBX applications, but no
  90.             longer supports building such applications (MBX was a
  91.             proposed X extension that was never adopted, and that
  92.             has been replaced by the officially supported DBE
  93.             extension).
  94.  
  95.           +o The MBX extension now supports hardware double
  96.             buffering only.  It no longer uses pixmaps to
  97.             accomodate double buffering semantics, nor does it
  98.             support more than two buffers per window.
  99.  
  100.           +o Stereo-capable visuals are now supported on O2.
  101.  
  102.           +o Customers that compiled their own X11R5 libX11.a from
  103.             the X11R5 sources should note that IRIX 6.5 does not
  104.             ship the X11R5 /_u_s_r/_l_i_b/_X_1_1/_n_l_s directory with X locale
  105.             information.  Copy this directory onto your machine
  106.             from the X11R5 release or an IRIX 5.2 or IRIX 6.0
  107.             machine if you have programs linked with an X11R5-based
  108.             libX11.a.  Programs linked with the system supplied
  109.             libX11.so.1 shared library will automatically use the
  110.             new X11R6 X locale information.
  111.  
  112.           +o The PEX extension now supports MPEX line anti-aliasing.
  113.             PEX is compatible with Open3D 2.0 from Digital
  114.             Equipment Corporation, and supports the immediate
  115.             rendering and structure store subsets (but not the
  116.             workstation subset) of the X Consortium PEX 5.1
  117.             protocol.  MPEX is a collection of PEX extensions
  118.             defined by Digital for use with their PHIGS and PEX
  119.             products.
  120.  
  121.           +o The server now supports motion history buffers for X
  122.             Input Extension devices.  This support is disabled by
  123.             default.  See the _i_n_p_u_t(_7) man page for information
  124.             about enabling this support for selected devices using
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.             the _m_o_t_i_o_n_h_i_s_t device control.  See the _X_1_1 _I_n_p_u_t
  141.             _E_x_t_e_n_s_i_o_n _L_i_b_r_a_r_y _S_p_e_c_i_f_i_c_a_t_i_o_n online book for
  142.             information about writing clients which access these
  143.             buffers using the X Input Extension.
  144.  
  145.           +o This release of IRIX contains new bitmap and outline
  146.             fonts for the following twelve typefaces: Dutch 801
  147.             Roman, Dutch 801 Italic, Dutch 801 Bold, Dutch 801 Bold
  148.             Italic, Swiss 721 Roman, Swiss 721 Italic, Swiss 721
  149.             Bold, Swiss 721 Bold Italic, Courier 10-Pitch Roman,
  150.             Courier 10-Pitch Italic, Courier 10-Pitch Bold and
  151.             Courier 10-Pitch Bold Italic.
  152.  
  153.             Each new font contains 1015 characters. Those
  154.             characters cover ISO8859-1 through ISO8859-10 and the
  155.             Minimum European Subset (MES) of ISO10646-1 or Unicode
  156.             2.0. ISO stands for the International Organization for
  157.             Standardization. For more information about MES, please
  158.             use a web browser to open
  159.             _h_t_t_p://_w_w_w._i_n_d_i_g_o._i_e/_e_g_t/_s_t_a_n_d_a_r_d_s/_m_e_s._h_t_m_l.
  160.  
  161.             Swiss 721 fonts are installed when you install the
  162.             subsystem _x__e_o_e._s_w._X_f_o_n_t_s. The rest of the new fonts
  163.             are in the subsystem _x__e_o_e._s_w._X_u_n_i_c_o_d_e_f_o_n_t_s. The
  164.             subsystem _x__e_o_e._s_w._X_f_o_n_t_s is installed by default,
  165.             while the subsystem _x__e_o_e._s_w._X_u_n_i_c_o_d_e_f_o_n_t_s is optional.
  166.             The new fonts are sometimes referred to as Unicode
  167.             fonts, because they include Unicode character maps, and
  168.             you can use Unicode codes to access characters in those
  169.             fonts.
  170.  
  171.             Unicode fonts are in the CID-keyed format.
  172.  
  173.           +o A program called _c_i_d_x_f_o_n_t_s is used to build an X-style
  174.             fonts directory for CID-keyed fonts.  See the manual
  175.             page for _c_i_d_x_f_o_n_t_s(_1).  That program is usually run
  176.             automatically when you install or remove CID-keyed
  177.             fonts.  If you manually make changes to CID-keyed
  178.             fonts, you should login as root, and run that program.
  179.  
  180.           +o The following thirty additional Type 1 fonts:
  181.  
  182.                - ACaslon-Italic
  183.  
  184.                - ACaslon-Regular
  185.  
  186.                - ACaslon-Semibold
  187.  
  188.                - ACaslon-SemiboldItalic
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.                                   - 4 -
  203.  
  204.  
  205.  
  206.                - AGaramond-Bold
  207.  
  208.                - AGaramond-BoldItalic
  209.  
  210.                - AGaramond-Italic
  211.  
  212.                - AGaramond-Regular
  213.  
  214.                - Carta
  215.  
  216.                - Copal-Decorated
  217.  
  218.                - Copal-Outline
  219.  
  220.                - Copal-Solid
  221.  
  222.                - Formata-Italic
  223.  
  224.                - Formata-Medium
  225.  
  226.                - Formata-MediumItalic
  227.  
  228.                - Formata-Regular
  229.  
  230.                - Lithos-Black
  231.  
  232.                - Lithos-Regular
  233.  
  234.                - Minion-Bold
  235.  
  236.                - Minion-BoldItalic
  237.  
  238.                - Minion-Italic
  239.  
  240.                - Minion-Regular
  241.  
  242.                - Minion-Semibold
  243.  
  244.                - Minion-SemiboldItalic
  245.  
  246.                - Tekton
  247.  
  248.                - Tekton-Bold
  249.  
  250.                - Univers-Condensed
  251.  
  252.                - Univers-CondensedBold
  253.  
  254.                - Univers-CondensedBoldOblique
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.                                   - 5 -
  269.  
  270.  
  271.  
  272.                - Univers-CondensedOblique
  273.  
  274.             are provided in a subsystem called _x__e_o_e._s_w._X_o_p_t_t_y_p_e_1.
  275.  
  276.           +o The Network Dual-Head Software (NDS), previously
  277.             shipped in a separate subsystem as _e_o_e._s_w._n_d_s, is now
  278.             installed by default as part of _x__e_o_e._s_w._e_o_e.  See the
  279.             _n_d_s_d(_1) man page for information about how to use this
  280.             software.
  281.  
  282.           +o A new device control option "screenchange" has been
  283.             added.  For multiple-screen display configurations,
  284.             this option makes it possible to disable the ability to
  285.             change the focus from one screen to another for
  286.             particular input devices.  See the _i_n_p_u_t(_7) man page
  287.             for information about this option.
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.